CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Design Pattern

搜索资源列表

  1. Neural-Network-Design

    0下载:
  2. This book gives an introduction to basic neural network architectures and learning rules. Emphasis is placed on the mathematical analysis of these networks, on methods of training them and on their application to practical engineering problems in suc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9839343
    • 提供者:Umar
  1. Pattern-Recognization

    0下载:
  2. 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。-The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyz
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2090
    • 提供者:林耀明
  1. design

    0下载:
  2. design pattern,包括桥接,代理,命令,装饰,工厂-design pattern, including proxy,bridge,factory,facade
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4787
    • 提供者:蒋勇男
  1. CSharpDesignPatternPdf

    0下载:
  2. 《C#设计模式》。亚历山大的建筑模式、Gamma等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计模式》。-" C# Design Patterns." Alexander' s architectural patterns, Gamma et al (1995) Creation of " Design Patter
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1359561
    • 提供者:戴明军
  1. Head_First_Design_Pattern

    0下载:
  2. 本书共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。-This book has 14 chapters, each chapter describes several design patterns, and completely covered all 23 design patterns.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:47764532
    • 提供者:yaguang_li
  1. Design-Patterns-Workbook--2002

    0下载:
  2. Java Design Pattern Workbook
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4240692
    • 提供者:tiwcpe8
  1. design

    0下载:
  2. 自己弄的一个PPT,介绍设计模式中的单例模式,简单工厂模式和抽象工厂模式,包含源码-Get yourself a PPT, introduced Singleton design pattern in the model, a simple abstract factory pattern and factory pattern, including source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1147806
    • 提供者:lizhurong
  1. Design.Patterns(Cn.App.Articles)1.0

    0下载:
  2. 设计模式(中文应用篇)1.0。板桥里人版本,讲解GOF的设计模式.针对每一个设计模式,按照定义、为什么使用、如何使用、以及实现来讲解.-Design patterns (Chinese language articles).Azeri version Itabashi explain the GOF design patterns. For each design pattern, by definition, and why to use, how to use, and implementa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:135805
    • 提供者:york
  1. Design-Pattern-Experiment

    0下载:
  2. 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, app
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1738939
    • 提供者:李明
  1. Pattern-Design-System

    1下载:
  2. 本体统为实现纹织图案的电脑快速设计而构建,应用了先进的图像处理技术,用简便的菜单来实现对纺织图案的设计,并能保存成直接被纺织机识别使用的上级文件。-The jacquard pattern of decency to achieve rapid design and build the computer, the application of advanced image processing technology to achieve with a simple menu design of
  3. 所属分类:Special Effects

    • 发布日期:2017-01-29
    • 文件大小:154624
    • 提供者:zhangying
  1. design-pattern

    0下载:
  2. 《Java设计模式》(耿祥义)程序源代码-"Java design patterns" (Gengxiang Yi) source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:369349
    • 提供者:毋东
  1. Design.Patterns

    0下载:
  2. Java设计模式,设计模式是Java软件架构和软件结构体系的灵魂,设计模式一书详细介绍了常见Java的编程模式-Java design patterns, design patterns in Java software architecture and software architecture of the soul, the design pattern book details the common Java programming model
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10575849
    • 提供者:常言笑
  1. CSharp-design-pattern

    0下载:
  2. c#设计模式,里边包含了多种设计模式的详细说明和例子 -c# design patterns, design patterns inside contains a variety of detailed instructions and examples
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5259204
    • 提供者:hebaotong
  1. Design-Patterns

    0下载:
  2. 这本书是著名的四人帮写的设计模式经典著作。-This book is written by the famous Gang of Four about design pattern.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2538484
    • 提供者:ying
  1. Design-pattern

    0下载:
  2. GOF的设计模式,大名鼎鼎,讲述设计模式的开山之作,也是讲述设计模式最经典的书籍-GOF design patterns, famous, talk about design patterns for the mountains, but also about the most classic design patterns book
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7486574
    • 提供者:Simic
  1. Design_-pattern

    0下载:
  2. 在java学习过程中所编的一些简单设计模式的例子 有观察者,单例,原型,装饰者,迭代器,适配器,备忘录,状态,抽象工厂,桥接等模式-In the process of learning java, compiled by some simple examples of the observer design pattern, singleton, prototype, decorators, iterators, adapters, memos, status, Abstract Facto
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:37498
    • 提供者:wert
  1. common--design-pattern-

    0下载:
  2. 详细讲解了什么事设计模式,以及常用的设计模式和设计模式的具体应用。-Explained in detail what is design patterns, and common design patterns and design patterns of the specific application.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:954127
    • 提供者:李华
  1. Design-Pattern1

    0下载:
  2. 关于设计模式的讲义ppt 第一部分(简单工厂模式、原型模式等)-Design Pattern PPT p1
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5937451
    • 提供者:bbwolf
  1. Design-Pattern2

    0下载:
  2. 设计模式 讲义 ppt 第二部分 包括观察者模式、命令模式等-Design Pattern p2
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8309126
    • 提供者:bbwolf
  1. design-pattern

    0下载:
  2. delphi 设计模式 光盘源代码, 便于学习设计模式。-delphi source code CD-ROM design patterns, easy to learn design patterns.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23656180
    • 提供者:peakmeng
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com